home *** CD-ROM | disk | FTP | other *** search
/ Personal Computer World 2009 February / PCWFEB09.iso / Software / Full / Panda Internet Security 2009 / IS09PROMO3M.exe / [0] / Files / Iface.exe / 0 / RCDATA / TFORMSELECCIONANALIZAR / TFORMSELECCIONANALIZAR.txt
Text File  |  2008-07-20  |  2KB  |  83 lines

  1. object FormSeleccionAnalizar: TFormSeleccionAnalizar
  2.   Left = 561
  3.   Top = 116
  4.   BorderIcons = [biSystemMenu]
  5.   BorderStyle = bsSingle
  6.   Caption = 'Selecci∩┐╜n de carpetas de correo'
  7.   ClientHeight = 394
  8.   ClientWidth = 433
  9.   Color = 14609391
  10.   Font.Charset = DEFAULT_CHARSET
  11.   Font.Color = clWindowText
  12.   Font.Height = -11
  13.   Font.Name = 'MS Sans Serif'
  14.   Font.Style = []
  15.   OldCreateOrder = False
  16.   Position = poDesktopCenter
  17.   Scaled = False
  18.   PixelsPerInch = 96
  19.   TextHeight = 13
  20.   object LInvitacion: TLabel
  21.     Left = 16
  22.     Top = 16
  23.     Width = 261
  24.     Height = 13
  25.     Caption = 'Selecciona las carpetas de correo que deseas analizar:'
  26.     Transparent = True
  27.   end
  28.   object PTVArbol: TPlaTreeView
  29.     Left = 16
  30.     Top = 40
  31.     Width = 401
  32.     Height = 305
  33.     AllowMultiDrag = False
  34.     AutoCheck = True
  35.     AutoExpand = False
  36.     AutoScroll = True
  37.     ChangeDelay = 0
  38.     CheckBoxesType = ctCustom
  39.     DragExpandDelay = 100
  40.     ExpandOnDrag = True
  41.     HideSelection = True
  42.     HotTrack = False
  43.     Indent = 19
  44.     Images = CDImagenes.ILElementosAnalisis
  45.     MultiSelect = False
  46.     ShowLines = True
  47.     ShowButtons = True
  48.     ShowHeader = False
  49.     OnCheckClick = PTVArbolCheckClick
  50.     OnEditing = PTVArbolEditing
  51.     OnExpanded = PTVArbolExpanded
  52.     ReadOnly = False
  53.     ShowRoot = True
  54.     SortOrder = soAscending
  55.     SortType = stNone
  56.     ToolTips = True
  57.     DragCursor = crDrag
  58.     DragMode = dmManual
  59.     TabOrder = 0
  60.     Data = {000100000000FE}
  61.   end
  62.   object BCancelar: TPlaButton
  63.     Left = 336
  64.     Top = 360
  65.     Width = 80
  66.     Height = 21
  67.     Caption = 'Cancelar'
  68.     TabOrder = 1
  69.     Cancel = True
  70.     ModalResult = 2
  71.   end
  72.   object BAceptar: TPlaButton
  73.     Left = 232
  74.     Top = 360
  75.     Width = 88
  76.     Height = 21
  77.     Caption = 'Aceptar'
  78.     Enabled = False
  79.     TabOrder = 2
  80.     ModalResult = 1
  81.   end
  82. end
  83.